projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9244b1
)
libostree: Expose $OSTREE_FEATURES in the pkg-config file
author
Philip Withnall
<withnall@endlessm.com>
Mon, 8 May 2017 15:14:50 +0000
(16:14 +0100)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 8 May 2017 18:48:07 +0000
(18:48 +0000)
This allows consumers of libostree to check at configure time whether it
supports the feature they want.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #832
Approved by: cgwalters
src/libostree/ostree-1.pc.in
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-1.pc.in
b/src/libostree/ostree-1.pc.in
index d777c59730771ac49232be5864262d7715c33535..9a4debcee719593698531b083645a6ea5767336e 100644
(file)
--- a/
src/libostree/ostree-1.pc.in
+++ b/
src/libostree/ostree-1.pc.in
@@
-2,6
+2,7
@@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+features=@OSTREE_FEATURES@
Name: OSTree
Description: Git for operating system binaries